C1.Web.Mvc.TransposedGrid Namespace / TransposedGrid<T> Class / ScrollPosition Property

In This Topic
ScrollPosition Property (TransposedGrid<T>)
In This Topic
Gets or sets the position of the grid's scrollbars.
Syntax
'Declaration
 
Public Overridable Property ScrollPosition As Point
 
See Also